Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix links to the release-v1.0.0 #1324

Merged
merged 12 commits into from
Feb 4, 2025

Conversation

youyyytrok
Copy link
Contributor

This pull request resolves issues with broken and outdated links in the documentation. The changes were made based on the feedback provided in this comment by @ericnordelo

PR Checklist

  • Tests
  • Documentation
  • Added entry to CHANGELOG.md
  • Tried the feature on a public network

Copy link
Member

@ericnordelo ericnordelo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ericnordelo ericnordelo merged commit 5231eb4 into OpenZeppelin:release-v1.0.0 Feb 4, 2025
2 checks passed
@youyyytrok youyyytrok deleted the links branch February 5, 2025 14:40
ericnordelo added a commit that referenced this pull request Feb 24, 2025
* Add Governor documentation (#1235)

* docs: document main component

* feat: add extensions API References

* Update docs/modules/ROOT/pages/governance/governor.adoc

Co-authored-by: Andrew Fleming <[email protected]>

* Update docs/modules/ROOT/pages/governance/governor.adoc

Co-authored-by: Andrew Fleming <[email protected]>

* feat: apply review updates

* feat: add interface id

* feat: apply review updates

* feat: add interface

* feat: apply review updates

---------

Co-authored-by: Andrew Fleming <[email protected]>

* Bump version to 1.0.0 and update presets page

* Fix permit hash on v1 (#1285)

* fix permit hash

* fix test Message hash

* add changelog entry

* add PR# to changelog entry

* Add `initializer_no_metadata` to erc1155 component (#1287)

* add ERC1155 initializer_no_metadata

* add initializer_no_metadata to ERC1155 API

* add changelog entry

* fix doc fmt

* update changelog entry

* Add `initializer_no_metadata` to erc721 component (#1278)

* add initializer_no_metadata

* add test for initializer_no_metadata

* add doc for initializer_no_metadata

* add changelog entry

* fix changelog entry

---------

Co-authored-by: Eric Nordelo <[email protected]>

* Fix Governor timelock salt release branch (#1306)

* fix: xor issue

* fix: linter

* feat: add invariant comment

* Update LICENSE (#1312)

(cherry picked from commit 84b54ab)

* feat: prevent potential bitwise operation issue (#1310)

* Fix timelock operation hash (release) (#1313)

* fix hash_operation

* add changelog entry

* fix syntax

* add test for single vs batch hash op

* add pr# to changelog entry

* Apply suggestions from code review

Co-authored-by: immrsd <[email protected]>

---------

Co-authored-by: immrsd <[email protected]>

* Fix quorum issue (#1315)

* Fix SignerInfo packing bug (#1316)

* Fix Changelog and versions for release (#1307)

* feat: update scarb and CHANGELOG

* Bump scarb to v2.9.1 (#1239)

* update fmt

* add missing dev dep

* update scarb version in doc

* add changelog entry

* update changelog entry

* Apply suggestions from code review

Co-authored-by: Eric Nordelo <[email protected]>

* add snforge entry to changelog

* test coverage when not updating snforge

* remove snforge entry from changelog

* comment out cairo-coverage and codecov in ci

* re-bump snforge

* tmp remove coverage from command

---------

Co-authored-by: Eric Nordelo <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Andrew Fleming <[email protected]>

* fix: linter

* fix: compilation

---------

Co-authored-by: Andrew Fleming <[email protected]>

* fix links to the release-v1.0.0 (#1324)

* Update access.adoc

* Update accounts.adoc

* Update account.adoc

* Update upgrades.adoc

* Update utilities.adoc

* Update presets.adoc

* Update udc.adoc

* Update upgrades.adoc

* Update proposal_core.cairo

* Update upgradeable.cairo

* Update deployments.cairo

* Update checkpoint.cairo

* Update governance readme (#1325)

Co-authored-by: Eric Nordelo <[email protected]>

* Bump scarb to 2.9.3 and add Debug and PartialEq to component events (#1336)

* feat: bump scarb to 2.10 and add Debug and PartialEq to component events

* feat: use scarb 2.9.3

* feat: bump scarb (#1339)

* Remove README no-audit disclaimer (#1342)

* feat: update README and SECURITY

* refactor: remove warning

* feat: add wizard

* feat: add new line at the end

* Add changelog entry for v1.0.0

* Bump version to 1.0.0 and update presets page

* Fix versions in README

* feat: remove duplicated function

* feat: add missing imports

* feat: remove duplicated import

---------

Co-authored-by: Andrew Fleming <[email protected]>
Co-authored-by: ericnordelo <[email protected]>
Co-authored-by: Andrew Fleming <[email protected]>
Co-authored-by: Eric Lau <[email protected]>
Co-authored-by: immrsd <[email protected]>
Co-authored-by: youyyytrok <[email protected]>
Co-authored-by: immrsd <[email protected]>
Co-authored-by: immrsd <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants